This web method is used to search for suppliers matching the passed search value.
Method | /ProCloudWS.asmx/ProviderSupplierSearch |
The request body is of type ProviderSupplierSearch.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intSearchValueId | xml:int | |
strSearchValue | xml:string |
|
The response body is of type ProviderSupplierSearchResponse.
Name | Description | Data Type |
---|---|---|
ProviderSupplierSearchResult | objProviderSupplierSearchReturn |
|